How to Change the ‘sa’ password in SQL Server 2005,2008

Method 1: Login into SQL Server using Windows Authentication. In Object Explorer, open Security folder, open Logins folder. Right Click on SA account and go to Properties. Change SA password, and confirm it. Click OK. Make sure to restart the SQL Server and all its services and test new password by log into system using … Continue reading How to Change the ‘sa’ password in SQL Server 2005,2008